home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 6 / Windows 6-Pak (InfoMagic) (Disc 6) (1999).ISO / Network-Management-Tools / DidymaZ.exe / Prog / Didyma.exe / 0 / RCDATA / TFORMDNS / TFORMDNS.txt
Text File  |  1999-01-02  |  428b  |  23 lines

  1. object FormDns: TFormDns
  2.   Left = 200
  3.   Top = 108
  4.   Width = 180
  5.   Height = 118
  6.   Caption = 'Dns'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object TimeoutTimer: TTimer
  17.     Enabled = False
  18.     OnTimer = TimeoutTimerTimer
  19.     Left = 16
  20.     Top = 16
  21.   end
  22. end
  23.